home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Akce / Quartet / Main / SPEECH.SWF / scripts / DefineButton2_15 / BUTTONCONDACTION on(press).as next >
Text File  |  2002-07-11  |  87b  |  6 lines

  1. on(press){
  2.    cont_baixo = 0;
  3.    pressionado_baixo = true;
  4.    deslizar_baixo();
  5. }
  6.